Writes the specified array.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
Java Copy Code |
---|
public Element writeFloatArray ( |
The array to write.
The name of the element under which the value should be written.
The name of the XML elements under which the individual array values will be written.
The parent element of the newly created node.
An instance of the Element class representing the newly created XML element.